projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44c971b
)
* test/Makefile.in (check-no-automated-subdir): Silence by default.
author
Glenn Morris
<rgm@gnu.org>
Fri, 1 Sep 2017 22:29:49 +0000
(18:29 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 1 Sep 2017 22:29:49 +0000
(18:29 -0400)
test/Makefile.in
patch
|
blob
|
history
diff --git
a/test/Makefile.in
b/test/Makefile.in
index 0c3d3601d740a5908f75679f774c5a1a8ebd562c..d4395e69bb875ff78c5c78830338ccfd7c13ba08 100644
(file)
--- a/
test/Makefile.in
+++ b/
test/Makefile.in
@@
-220,7
+220,7
@@
endif
## the tests were arranged differently.
.PHONY: check-no-automated-subdir
check-no-automated-subdir:
- test ! -d $(srcdir)/automated
+
${AM_V_at}
test ! -d $(srcdir)/automated
## Rerun all default tests.
check: mostlyclean check-no-automated-subdir